set
operator fun DslList<MeshProtos.Neighbor, NeighborInfoKt.Dsl.NeighborsProxy>.set(index: Int, value: MeshProtos.Neighbor)
The list of out edges from this node
Content copied to clipboard
repeated .meshtastic.Neighbor neighbors = 4;
Parameters
index
The index to set the value at.
value
The neighbors to set.